test(rivetkit): avoid polling sleep actor awake#4783
test(rivetkit): avoid polling sleep actor awake#4783NathanFlurry wants to merge 1 commit intographite-base/4783from
Conversation
PR Review:
|
Preview packages published to npmInstall with: npm install rivetkit@pr-4783All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-e589ddb
docker pull rivetdev/engine:full-e589ddbIndividual packagesnpm install rivetkit@pr-4783
npm install @rivetkit/react@pr-4783
npm install @rivetkit/rivetkit-napi@pr-4783
npm install @rivetkit/workflow-engine@pr-4783 |
1bbffe4 to
e54ea63
Compare
efe8a6e to
af3430b
Compare
|
Review This fix is correct and directly addresses the flakiness described by CLAUDE.md's rule:
With The fix Setting Comment placement The script at Observation — similar pattern at line 1020 This block also waits for a sleep-count assertion ( Summary The change is small, correct, and well-explained. No issues with CLAUDE.md conventions. Ready to merge once the draft is opened. |
af3430b to
61a843e
Compare
e54ea63 to
2b5616d
Compare
61a843e to
ca7b637
Compare
2b5616d to
588594d
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: